home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 2539 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: toad.stack.urc.tue.nl!not-for-mail
  2. From: leon@stack.urc.tue.nl (Leon Woestenberg)
  3. Newsgroups: comp.sys.amiga.advocacy,comp.sys.amiga.misc,comp.sys.amiga.hardware,comp.sys.amiga.programmer
  4. Subject: Re: Buggering bollocks! A bug!
  5. Followup-To: comp.sys.amiga.advocacy,comp.sys.amiga.misc,comp.sys.amiga.hardware,comp.sys.amiga.programmer
  6. Date: 22 Jan 1996 12:57:02 +0100
  7. Organization: MCGV Stack, Eindhoven University of Technology, the Netherlands.
  8. Message-ID: <4dvu2e$kot@toad.stack.urc.tue.nl>
  9. References: <DLBz5p.54s@csc.liv.ac.uk> <wfblanDLKtA5.5Io@netcom.com>
  10. NNTP-Posting-Host: toad.stack.urc.tue.nl
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Wells Fargo Bank (wfblan@netcom.com) wrote:
  14.  
  15. : Seems that the 'version' command is a bit flawed.
  16. : If you check the version of a program it comes up with the proper version
  17. : number.  However, if you then go to a different disk and check another but
  18. : different version of the same file it shows the first version number again.
  19.  
  20. : DF0:  asl.library 37.x    DF1:  asl.library 38.x
  21.  
  22. : do version on DF0:asl.library it shows 37.x,
  23. : but do a version on DF1:asl.library right after and it still shows 37.x
  24. : instead of 38.x.  This is a pretty big boo-boo!  Fix it!!  Thanks!
  25.  
  26. You did specify the FILE argument, didn't you? I would be very nasty to
  27. complain to AT, while you didn't read the AmigaDOS docs now, wouldn't it?
  28. Of course, you can always complain you didn't _get_ the manuals :-)
  29.  
  30. By default, libraries already loaded into ram are tested for their version
  31. first, so that you get a clue of what version of library is running.
  32. To override this, use FILE, or more verbose FILE FULL.
  33.  
  34. For your example: Version DF0:asl.library FILE FULL
  35.  
  36. Greetings,
  37. --
  38. Amiga - The most personal computer
  39. Leon Woestenberg (leon@stack.urc.tue.nl) 
  40. --
  41.